home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / AOCE Sample Code / PowerTalk Access Modules / Sample SMSAM / SampleSMSAM Source / 2020HalfGateway / makefile < prev    next >
Encoding:
Makefile  |  1995-07-28  |  19.6 KB  |  389 lines  |  [TEXT/MPS ]

  1. # This makefile was produced at 2:14:04 PM on Tue, Mar 1, 1994 by
  2. # MakeMake 2.0d36 (6/24/1991) by Rick Holzgrafe, scott douglass, Jeff Holcomb.
  3. # To change this Makefile edit the definition of MAKEMAKE below
  4. # and execute Make Makefile.
  5.  
  6.  
  7. .cp.o            ƒ    .cp
  8.     BLJCPlus {default}.cp -o "{BLJObjects}" {COptions} {CPlusOptions} {BLJLoadDumpFileOption}
  9.  
  10. .p.o            ƒ    .p
  11.     BLJPascal {default}.p -o "{BLJObjects}" {POptions}
  12.  
  13. .c.o            ƒ    .c
  14.     BLJC {default}.c -o "{BLJObjects}" {COptions}
  15.  
  16. MAKEMAKE = MakeMake ∂
  17.             -nosys -pre :::BLJ:ScriptsAndTools:CPlusDefaultMakeRule ∂
  18.             'CPlusOptions="{BLJCPlusOptions}"' 'COptions="{BLJCOptions}"' ∂
  19.             'POptions="{BLJPOptions}"' 'LIBOPTS="{BLJLibOptions}"' ∂
  20.             'LINKOPTS="{BLJLinkOptions}"' ∂
  21.             "CTAGSOPTS=-cplusplus -p -local -update" -i '{BLJ2020Interfaces}' ∂
  22.             -i '{BLJVirtualFile}' -i '{BLJTupleDatabase}' -i '{BLJThreadStuff}' ∂
  23.             LINK=BLJLink LIB=BLJLib REZ=BLJRez -i '{BLJLoadDumpFileStuff}' -i ∂
  24.             '{BLJBovineServer}' -i '{BLJBuildingBlocks}' -i '{BLJCoreGateway}' ∂
  25.             -i '{BLJThreadStuff}' -i '{BLJ2020HalfGateway}' -srcdirs ∂
  26.             '{BLJ2020HalfGateway}' -objdir '{BLJObjects}' ∂
  27.         -t '{BLJObjects}2020HalfGateway.o' ∂
  28.             2020HalfGateway.cp 2020HalfGwySetup.cp 2020HalfGwyPutLetter.cp ∂
  29.             2020Letter.cp 2020Recipient.cp 2020RecipientReport.cp ∂
  30.             2020HalfGwyFindAddress.cp 2020HalfGwySetupDialogs.cp ∂
  31.             2020HalfGatewayMisc.cp T2020LetterContent.cp AOCEDataItem.cp ∂
  32.             MailBuffer.cp AOCEHalfGatewayTypes.cp
  33.  
  34. {BLJObjects}    ƒ {BLJ2020HalfGateway}
  35.  
  36. TARGETS = "{BLJObjects}2020HalfGateway.o"
  37.  
  38. DOT_H = "{BLJThreadStuff}Threads.h" "{BLJThreadStuff}Failure.h" ∂
  39.     2020HalfGateway.h 2020Letter.h "{BLJCoreGateway}CoreGatewayTypes.h" ∂
  40.     "{BLJVirtualFile}AbstractFile.h" "{BLJCoreGateway}Recipient.h" ∂
  41.     2020Recipient.h 2020HalfGatewayMisc.h AOCEHalfGatewayTypes.h ∂
  42.     "{BLJTupleDatabase}TupleDatabase.h" MailBuffer.h ∂
  43.     "{BLJCoreGateway}LetterLog.h" "{BLJTupleDatabase}DiskEntry.h" ∂
  44.     AOCEDataItem.h 2020HalfGwySetupDialogs.h "{BLJVirtualFile}VirtualMacFile.h" ∂
  45.     2020RecipientReport.h
  46.  
  47. DOT_R =
  48.  
  49. SRCS = 2020HalfGateway.cp 2020HalfGwySetup.cp 2020HalfGwyPutLetter.cp ∂
  50.     2020Letter.cp 2020Recipient.cp 2020RecipientReport.cp ∂
  51.     2020HalfGwyFindAddress.cp 2020HalfGwySetupDialogs.cp ∂
  52.     2020HalfGatewayMisc.cp T2020LetterContent.cp AOCEDataItem.cp MailBuffer.cp ∂
  53.     AOCEHalfGatewayTypes.cp
  54.  
  55. OBJS = "{BLJObjects}2020HalfGateway.cp.o" "{BLJObjects}2020HalfGwySetup.cp.o" ∂
  56.     "{BLJObjects}2020HalfGwyPutLetter.cp.o" "{BLJObjects}2020Letter.cp.o" ∂
  57.     "{BLJObjects}2020Recipient.cp.o" "{BLJObjects}2020RecipientReport.cp.o" ∂
  58.     "{BLJObjects}2020HalfGwyFindAddress.cp.o" ∂
  59.     "{BLJObjects}2020HalfGwySetupDialogs.cp.o" ∂
  60.     "{BLJObjects}2020HalfGatewayMisc.cp.o" "{BLJObjects}T2020LetterContent.cp.o" ∂
  61.     "{BLJObjects}AOCEDataItem.cp.o" "{BLJObjects}MailBuffer.cp.o" ∂
  62.     "{BLJObjects}AOCEHalfGatewayTypes.cp.o"
  63.  
  64. CPlusOptions = "{BLJCPlusOptions}"
  65. LIBOPTS      = "{BLJLibOptions}"
  66. LINKOPTS     = "{BLJLinkOptions}"
  67. CTAGSOPTS    = -cplusplus -p -local -update
  68. LINK         = BLJLink
  69. LIB          = BLJLib
  70. REZ          = BLJRez
  71. COUNT        = Count
  72. COUNTOPTS    = 
  73. CTAGS        = Ctags
  74. DELETE       = Delete
  75. DELETEOPTS   = -i
  76. FILES        = Files
  77. FILESOPTS    = -l
  78. MAKEFILE     = Makefile
  79. PRINT        = Print
  80. PRINTOPTS    = 
  81. SETFILE      = SetFile
  82. SETFILEOPTS  = -t 'MPST' -c 'MPS '
  83.  
  84.  
  85. AOptions = -i "{BLJ2020Interfaces}" -i "{BLJVirtualFile}" ∂
  86.     -i "{BLJTupleDatabase}" -i "{BLJThreadStuff}" -i "{BLJLoadDumpFileStuff}" ∂
  87.     -i "{BLJBovineServer}" -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" ∂
  88.     -i "{BLJThreadStuff}" -i "{BLJ2020HalfGateway}"
  89.  
  90. COptions = "{BLJCOptions}" -i "{BLJ2020Interfaces}" -i "{BLJVirtualFile}" ∂
  91.     -i "{BLJTupleDatabase}" -i "{BLJThreadStuff}" -i "{BLJLoadDumpFileStuff}" ∂
  92.     -i "{BLJBovineServer}" -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" ∂
  93.     -i "{BLJThreadStuff}" -i "{BLJ2020HalfGateway}"
  94.  
  95. POptions = "{BLJPOptions}" -i "{BLJ2020Interfaces}" -i "{BLJVirtualFile}" ∂
  96.     -i "{BLJTupleDatabase}" -i "{BLJThreadStuff}" -i "{BLJLoadDumpFileStuff}" ∂
  97.     -i "{BLJBovineServer}" -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" ∂
  98.     -i "{BLJThreadStuff}" -i "{BLJ2020HalfGateway}"
  99.  
  100. ROptions = -a -i "{BLJ2020Interfaces}" -i "{BLJVirtualFile}" ∂
  101.     -i "{BLJTupleDatabase}" -i "{BLJThreadStuff}" -i "{BLJLoadDumpFileStuff}" ∂
  102.     -i "{BLJBovineServer}" -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" ∂
  103.     -i "{BLJThreadStuff}" -i "{BLJ2020HalfGateway}"
  104.  
  105. "{BLJObjects}2020HalfGateway.o"    ƒ {OBJS}
  106.     {LIB} {LIBOPTS} -o {Targ} {OBJS}
  107.  
  108.  
  109.  
  110. {MAKEFILE}    ƒ NoSuchFile :::BLJ:ScriptsAndTools:CPlusDefaultMakeRule
  111. NoSuchFile    ƒ
  112.     {MAKEMAKE}
  113.  
  114. clean    ƒ
  115.     {DELETE} {DELETEOPTS} {OBJS}
  116.  
  117. clobber    ƒ clean
  118.     {DELETE} {DELETEOPTS} {TARGETS}
  119.  
  120. count    ƒ
  121.     {COUNT} {COUNTOPTS} {DOT_H} {DOT_R} {SRCS}
  122.  
  123. files    ƒ
  124.     {FILES} {FILESOPTS} {TARGETS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS} ∂
  125.         :::BLJ:ScriptsAndTools:CPlusDefaultMakeRule {OBJS}
  126.  
  127. print    ƒ
  128.     {PRINT} {PRINTOPTS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS} ∂
  129.         :::BLJ:ScriptsAndTools:CPlusDefaultMakeRule
  130.  
  131. tags    ƒ {DOT_H} {SRCS}
  132.     {CTAGS} {CTAGSOPTS} {C_INCDIRS} {NewerDeps}
  133.  
  134.  
  135. "{BLJObjects}2020HalfGateway.cp.o" ƒ ∂
  136.         "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  137.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  138.         "{BLJBuildingBlocks}PascalString.h" ∂
  139.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  140.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  141.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  142.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  143.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  144.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  145.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  146.         "{BLJBuildingBlocks}DebugStream.h" 2020HalfGateway.h 2020Letter.h ∂
  147.         "{BLJCoreGateway}Letter.h" "{BLJCoreGateway}CoreGatewayTypes.h" ∂
  148.         "{BLJBuildingBlocks}ObjectList.h" ∂
  149.         "{BLJBuildingBlocks}SortedObjectList.h" "{BLJBuildingBlocks}Queues.h" ∂
  150.         "{BLJVirtualFile}VirtualFile.h" "{BLJVirtualFile}AbstractFile.h" ∂
  151.         "{BLJCoreGateway}Recipient.h" 2020Recipient.h 2020HalfGatewayMisc.h ∂
  152.         AOCEHalfGatewayTypes.h "{BLJBuildingBlocks}EventCountdown.h" ∂
  153.         "{BLJCoreGateway}HalfGateway.h" "{BLJTupleDatabase}RamTupleDatabase.h" ∂
  154.         "{BLJTupleDatabase}TupleDatabase.h" "{BLJBuildingBlocks}Buffer.h" ∂
  155.         "{BLJBuildingBlocks}DataItem.h" "{BLJBuildingBlocks}Comparable.h" ∂
  156.         "{BLJ2020Interfaces}OCEStandardDirectory.h" MailBuffer.h ∂
  157.         "{BLJCoreGateway}LetterLogWindow.h" "{BLJCoreGateway}LetterLog.h" ∂
  158.         "{BLJTupleDatabase}DiskLog.h" "{BLJTupleDatabase}DiskEntry.h" ∂
  159.         "{BLJBuildingBlocks}GMTTime.h" "{BLJBuildingBlocks}LogWindow.h" ∂
  160.         "{BLJCoreGateway}MailGateway.h" "{BLJBuildingBlocks}Utilities.h" ∂
  161.         "{BLJCoreGateway}StatusDatabase.h" "{BLJThreadStuff}AYSThreadGlue.h"
  162.  
  163. "{BLJObjects}2020HalfGwySetup.cp.o" ƒ ∂
  164.         "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  165.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  166.         "{BLJBuildingBlocks}PascalString.h" ∂
  167.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  168.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  169.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  170.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  171.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  172.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  173.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  174.         "{BLJBuildingBlocks}DebugStream.h" ∂
  175.         "{BLJ2020Interfaces}OCEStandardDirectory.h" MailBuffer.h ∂
  176.         2020HalfGateway.h 2020Letter.h "{BLJCoreGateway}Letter.h" ∂
  177.         "{BLJCoreGateway}CoreGatewayTypes.h" "{BLJBuildingBlocks}ObjectList.h" ∂
  178.         "{BLJBuildingBlocks}SortedObjectList.h" "{BLJBuildingBlocks}Queues.h" ∂
  179.         "{BLJVirtualFile}VirtualFile.h" "{BLJVirtualFile}AbstractFile.h" ∂
  180.         "{BLJCoreGateway}Recipient.h" 2020Recipient.h 2020HalfGatewayMisc.h ∂
  181.         AOCEHalfGatewayTypes.h "{BLJBuildingBlocks}EventCountdown.h" ∂
  182.         "{BLJCoreGateway}HalfGateway.h" "{BLJTupleDatabase}RamTupleDatabase.h" ∂
  183.         "{BLJTupleDatabase}TupleDatabase.h" "{BLJBuildingBlocks}Buffer.h" ∂
  184.         "{BLJBuildingBlocks}DataItem.h" "{BLJBuildingBlocks}Comparable.h" ∂
  185.         "{BLJBuildingBlocks}Utilities.h" "{BLJCoreGateway}StatusDatabase.h" ∂
  186.         "{BLJThreadStuff}AYSThreadGlue.h" "{BLJThreadStuff}ThreadUtilities.h" ∂
  187.         "{BLJCoreGateway}MailGateway.h" AOCEDataItem.h ∂
  188.         2020HalfGwySetupDialogs.h "{BLJBuildingBlocks}DialogWindow.h" ∂
  189.         "{BLJBovineServer}StatusWindow.h"
  190.  
  191. "{BLJObjects}2020HalfGwyPutLetter.cp.o" ƒ ∂
  192.         2020HalfGateway.h 2020Letter.h "{BLJCoreGateway}Letter.h" ∂
  193.         "{BLJCoreGateway}CoreGatewayTypes.h" "{BLJBuildingBlocks}ObjectList.h" ∂
  194.         "{BLJBuildingBlocks}SortedObjectList.h" "{BLJBuildingBlocks}Queues.h" ∂
  195.         "{BLJVirtualFile}VirtualFile.h" "{BLJVirtualFile}AbstractFile.h" ∂
  196.         "{BLJCoreGateway}Recipient.h" 2020Recipient.h 2020HalfGatewayMisc.h ∂
  197.         AOCEHalfGatewayTypes.h "{BLJBuildingBlocks}EventCountdown.h" ∂
  198.         "{BLJCoreGateway}HalfGateway.h" "{BLJTupleDatabase}RamTupleDatabase.h" ∂
  199.         "{BLJTupleDatabase}TupleDatabase.h" "{BLJBuildingBlocks}Buffer.h" ∂
  200.         "{BLJBuildingBlocks}DataItem.h" "{BLJBuildingBlocks}Comparable.h" ∂
  201.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  202.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  203.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  204.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  205.         "{BLJThreadStuff}ThreadUtilities.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  206.         "{BLJ2020Interfaces}OCEStandardDirectory.h" MailBuffer.h ∂
  207.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  208.         "{BLJBuildingBlocks}DebugStream.h" "{BLJBuildingBlocks}Utilities.h" ∂
  209.         "{BLJCoreGateway}StatusDatabase.h" "{BLJThreadStuff}AYSThreadGlue.h" ∂
  210.         "{BLJVirtualFile}VirtualMacFile.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  211.         "{BLJVirtualFile}VirtualFolder.h"
  212.  
  213. "{BLJObjects}2020Letter.cp.o" ƒ ∂
  214.         2020Letter.h "{BLJCoreGateway}Letter.h" ∂
  215.         "{BLJCoreGateway}CoreGatewayTypes.h" "{BLJBuildingBlocks}ObjectList.h" ∂
  216.         "{BLJBuildingBlocks}SortedObjectList.h" "{BLJBuildingBlocks}Queues.h" ∂
  217.         "{BLJVirtualFile}VirtualFile.h" "{BLJVirtualFile}AbstractFile.h" ∂
  218.         "{BLJCoreGateway}Recipient.h" 2020Recipient.h AOCEHalfGatewayTypes.h ∂
  219.         "{BLJ2020Interfaces}OCEErrors.h" 2020HalfGateway.h ∂
  220.         2020HalfGatewayMisc.h "{BLJBuildingBlocks}EventCountdown.h" ∂
  221.         "{BLJCoreGateway}HalfGateway.h" "{BLJTupleDatabase}RamTupleDatabase.h" ∂
  222.         "{BLJTupleDatabase}TupleDatabase.h" "{BLJBuildingBlocks}Buffer.h" ∂
  223.         "{BLJBuildingBlocks}DataItem.h" "{BLJBuildingBlocks}Comparable.h" ∂
  224.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  225.         "{BLJBuildingBlocks}DebugStream.h" ∂
  226.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  227.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  228.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  229.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  230.         "{BLJBuildingBlocks}Utilities.h" MailBuffer.h ∂
  231.         "{BLJThreadStuff}AYSThreadGlue.h" "{BLJVirtualFile}VirtualASMacFile.h" ∂
  232.         "{BLJVirtualFile}VirtualMacFile.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  233.         "{BLJVirtualFile}VirtualRamOrDiskFile.h" ∂
  234.         "{BLJVirtualFile}VirtualFolder.h"
  235.  
  236. "{BLJObjects}2020Recipient.cp.o" ƒ ∂
  237.         "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  238.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  239.         "{BLJBuildingBlocks}PascalString.h" ∂
  240.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  241.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  242.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  243.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  244.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  245.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  246.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  247.         "{BLJBuildingBlocks}DebugStream.h" "{BLJThreadStuff}AYSThreadGlue.h" ∂
  248.         2020Recipient.h 2020HalfGateway.h 2020Letter.h ∂
  249.         "{BLJCoreGateway}Letter.h" "{BLJCoreGateway}CoreGatewayTypes.h" ∂
  250.         "{BLJBuildingBlocks}ObjectList.h" ∂
  251.         "{BLJBuildingBlocks}SortedObjectList.h" "{BLJBuildingBlocks}Queues.h" ∂
  252.         "{BLJVirtualFile}VirtualFile.h" "{BLJVirtualFile}AbstractFile.h" ∂
  253.         "{BLJCoreGateway}Recipient.h" 2020HalfGatewayMisc.h ∂
  254.         AOCEHalfGatewayTypes.h "{BLJBuildingBlocks}EventCountdown.h" ∂
  255.         "{BLJCoreGateway}HalfGateway.h" "{BLJTupleDatabase}RamTupleDatabase.h" ∂
  256.         "{BLJTupleDatabase}TupleDatabase.h" "{BLJBuildingBlocks}Buffer.h" ∂
  257.         "{BLJBuildingBlocks}DataItem.h" "{BLJBuildingBlocks}Comparable.h" ∂
  258.         "{BLJ2020Interfaces}OCEErrors.h" "{BLJBuildingBlocks}Utilities.h" ∂
  259.         "{BLJBuildingBlocks}DebugAssert.h"
  260.  
  261. "{BLJObjects}2020RecipientReport.cp.o" ƒ ∂
  262.         "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  263.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  264.         "{BLJBuildingBlocks}PascalString.h" ∂
  265.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  266.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  267.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  268.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  269.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  270.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  271.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  272.         "{BLJBuildingBlocks}DebugStream.h" 2020RecipientReport.h ∂
  273.         "{BLJThreadStuff}AYSThreadGlue.h" MailBuffer.h ∂
  274.         "{BLJBuildingBlocks}Utilities.h"
  275.  
  276. "{BLJObjects}2020HalfGwyFindAddress.cp.o" ƒ ∂
  277.         "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  278.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  279.         "{BLJBuildingBlocks}PascalString.h" ∂
  280.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  281.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  282.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  283.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  284.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  285.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  286.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  287.         "{BLJBuildingBlocks}DebugStream.h" "{BLJ2020Interfaces}OCEErrors.h" ∂
  288.         "{BLJ2020Interfaces}OCEStandardDirectory.h" MailBuffer.h ∂
  289.         2020HalfGateway.h 2020Letter.h "{BLJCoreGateway}Letter.h" ∂
  290.         "{BLJCoreGateway}CoreGatewayTypes.h" "{BLJBuildingBlocks}ObjectList.h" ∂
  291.         "{BLJBuildingBlocks}SortedObjectList.h" "{BLJBuildingBlocks}Queues.h" ∂
  292.         "{BLJVirtualFile}VirtualFile.h" "{BLJVirtualFile}AbstractFile.h" ∂
  293.         "{BLJCoreGateway}Recipient.h" 2020Recipient.h 2020HalfGatewayMisc.h ∂
  294.         AOCEHalfGatewayTypes.h "{BLJBuildingBlocks}EventCountdown.h" ∂
  295.         "{BLJCoreGateway}HalfGateway.h" "{BLJTupleDatabase}RamTupleDatabase.h" ∂
  296.         "{BLJTupleDatabase}TupleDatabase.h" "{BLJBuildingBlocks}Buffer.h" ∂
  297.         "{BLJBuildingBlocks}DataItem.h" "{BLJBuildingBlocks}Comparable.h" ∂
  298.         "{BLJBuildingBlocks}Utilities.h" "{BLJCoreGateway}StatusDatabase.h" ∂
  299.         "{BLJThreadStuff}AYSThreadGlue.h" "{BLJThreadStuff}ThreadUtilities.h" ∂
  300.         "{BLJCoreGateway}MailGateway.h"
  301.  
  302. "{BLJObjects}2020HalfGwySetupDialogs.cp.o" ƒ ∂
  303.         2020HalfGwySetupDialogs.h "{BLJBuildingBlocks}DialogWindow.h" ∂
  304.         "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  305.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  306.         "{BLJBuildingBlocks}PascalString.h" ∂
  307.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  308.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  309.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  310.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  311.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  312.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  313.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  314.         "{BLJBuildingBlocks}DebugStream.h"
  315.  
  316. "{BLJObjects}2020HalfGatewayMisc.cp.o" ƒ ∂
  317.         2020HalfGateway.h 2020Letter.h "{BLJCoreGateway}Letter.h" ∂
  318.         "{BLJCoreGateway}CoreGatewayTypes.h" "{BLJBuildingBlocks}ObjectList.h" ∂
  319.         "{BLJBuildingBlocks}SortedObjectList.h" "{BLJBuildingBlocks}Queues.h" ∂
  320.         "{BLJVirtualFile}VirtualFile.h" "{BLJVirtualFile}AbstractFile.h" ∂
  321.         "{BLJCoreGateway}Recipient.h" 2020Recipient.h 2020HalfGatewayMisc.h ∂
  322.         AOCEHalfGatewayTypes.h "{BLJBuildingBlocks}EventCountdown.h" ∂
  323.         "{BLJCoreGateway}HalfGateway.h" "{BLJTupleDatabase}RamTupleDatabase.h" ∂
  324.         "{BLJTupleDatabase}TupleDatabase.h" "{BLJBuildingBlocks}Buffer.h" ∂
  325.         "{BLJBuildingBlocks}DataItem.h" "{BLJBuildingBlocks}Comparable.h" ∂
  326.         "{BLJBuildingBlocks}Utilities.h"
  327.  
  328. "{BLJObjects}T2020LetterContent.cp.o" ƒ ∂
  329.         2020Letter.h "{BLJCoreGateway}Letter.h" ∂
  330.         "{BLJCoreGateway}CoreGatewayTypes.h" "{BLJBuildingBlocks}ObjectList.h" ∂
  331.         "{BLJBuildingBlocks}SortedObjectList.h" "{BLJBuildingBlocks}Queues.h" ∂
  332.         "{BLJVirtualFile}VirtualFile.h" "{BLJVirtualFile}AbstractFile.h" ∂
  333.         "{BLJCoreGateway}Recipient.h" 2020Recipient.h AOCEHalfGatewayTypes.h ∂
  334.         "{BLJ2020Interfaces}OCEErrors.h" 2020HalfGateway.h ∂
  335.         2020HalfGatewayMisc.h "{BLJBuildingBlocks}EventCountdown.h" ∂
  336.         "{BLJCoreGateway}HalfGateway.h" "{BLJTupleDatabase}RamTupleDatabase.h" ∂
  337.         "{BLJTupleDatabase}TupleDatabase.h" "{BLJBuildingBlocks}Buffer.h" ∂
  338.         "{BLJBuildingBlocks}DataItem.h" "{BLJBuildingBlocks}Comparable.h" ∂
  339.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  340.         "{BLJBuildingBlocks}DebugStream.h" ∂
  341.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  342.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  343.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  344.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  345.         "{BLJBuildingBlocks}Utilities.h" MailBuffer.h ∂
  346.         "{BLJThreadStuff}AYSThreadGlue.h" "{BLJVirtualFile}VirtualASMacFile.h" ∂
  347.         "{BLJVirtualFile}VirtualMacFile.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  348.         "{BLJVirtualFile}VirtualRamOrDiskFile.h" ∂
  349.         "{BLJVirtualFile}VirtualFolder.h"
  350.  
  351. "{BLJObjects}AOCEDataItem.cp.o" ƒ ∂
  352.         AOCEDataItem.h "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  353.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  354.         "{BLJBuildingBlocks}PascalString.h" ∂
  355.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  356.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  357.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  358.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  359.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  360.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  361.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  362.         "{BLJBuildingBlocks}DebugStream.h" "{BLJBuildingBlocks}DataItem.h"
  363.  
  364. "{BLJObjects}MailBuffer.cp.o" ƒ ∂
  365.         "{BLJ2020HalfGateway}MailBuffer.h" ∂
  366.         "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  367.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  368.         "{BLJBuildingBlocks}PascalString.h" ∂
  369.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  370.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  371.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  372.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  373.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  374.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  375.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  376.         "{BLJBuildingBlocks}DebugStream.h"
  377.  
  378. "{BLJObjects}AOCEHalfGatewayTypes.cp.o" ƒ ∂
  379.         AOCEHalfGatewayTypes.h 2020HalfGateway.h 2020Letter.h ∂
  380.         "{BLJCoreGateway}Letter.h" "{BLJCoreGateway}CoreGatewayTypes.h" ∂
  381.         "{BLJBuildingBlocks}ObjectList.h" ∂
  382.         "{BLJBuildingBlocks}SortedObjectList.h" "{BLJBuildingBlocks}Queues.h" ∂
  383.         "{BLJVirtualFile}VirtualFile.h" "{BLJVirtualFile}AbstractFile.h" ∂
  384.         "{BLJCoreGateway}Recipient.h" 2020Recipient.h 2020HalfGatewayMisc.h ∂
  385.         "{BLJBuildingBlocks}EventCountdown.h" "{BLJCoreGateway}HalfGateway.h" ∂
  386.         "{BLJTupleDatabase}RamTupleDatabase.h" ∂
  387.         "{BLJTupleDatabase}TupleDatabase.h" "{BLJBuildingBlocks}Buffer.h" ∂
  388.         "{BLJBuildingBlocks}DataItem.h" "{BLJBuildingBlocks}Comparable.h"
  389.